list scheduling

英 [lɪst ˈʃedjuːlɪŋ] 美 [lɪst ˈskedʒuːlɪŋ]

网络  列表调度; 表调度; 串列排程; 列表定序

计算机



双语例句

  1. Although this is not an exhaustive list of ways to improve scheduling, I'm confident that they will provide some ease to organizations that are growing and taking on increasing workload.
    虽然这并不是改进时间表制定的所有方法的清单,但我可以自信地说它们为一些成长且工作量正在缓慢增加的公司提供了好的建议。
  2. From this short list, you can see that LinSched provides a useful API for constructing scheduling scenarios.
    从这个简短的列表,您可以看到LinSched为建设调度方案提供了有用的API。
  3. The important tenant of the backward schedule method of productivity is forgoing the to-do list altogether and instead scheduling everything into your day.
    倒序高效计划法最重要的是完全放弃任务清单,直接把每一项任务排到日程里。
  4. Now, I include agile in my list of lifecycles and teach how to use iterative scheduling for all the lifecycles.
    现在,我将敏捷放在我的软件生命周期列表之中,教给人们如何使用迭代日程安排来应对所有类型的软件生命周期。
  5. Design of a Retargetable Compiler based on VLIW DSP Register-pressure-sensitive list scheduling algorithm for VLIW architectures
    基于VLIWDSP的可重定向编译器设计与实现面向VLIW结构的寄存器压力敏感表调度算法
  6. List Heuristics Scheduling Algorithm Based on Grid Workflow
    基于网格工作流的列表启发式算法研究
  7. Combined with method based on order and serial schedule generation scheme and multi-project task list, the gotten scheduling scheme can meet the project schedule constraints of precedence relations.
    采用基于排列的方法和串行项目进度生成机制,结合多项目的任务列表,可以保证所得调度方案满足项目优先关系约束。
  8. The who) e graph was scheduled using force-directed list scheduling ( FDLS) algorithm, and the upper bound of the length of sub-schedule sequence whose each merging node could accommodate was estimated.
    借助弹力引导列表调度(FDLS)的调度结果得出子图调度长度上界,并据此在归并过程中去除不可行的局部序列。
  9. Register-pressure-sensitive list scheduling algorithm for VLIW architectures
    面向VLIW结构的寄存器压力敏感表调度算法
  10. This paper describes how to carry out task mapping and scheduling in heterogeneous computing system ( HCS) using list scheduling algorithms.
    研究了在异构计算系统(HCS)中利用表调度式算法进行任务映射与调度。
  11. Task Mapping and Scheduling Algorithms Based on List Scheduling for Heterogeneous Computing System
    异构计算系统的表调度式任务映射与调度算法
  12. Batch On-line List Scheduling to Process Industry
    面向流程工业的批在线调度问题
  13. The task priorities are based on both the particle position and the task height, and the scheduling schemes are formed with the list scheduling techniques, while the schedule length is used as particle's fitness value.
    算法将粒子位置和任务高度作为任务的优先级,通过表调度技术生成有效的调度方案,并将调度方案对应的调度长度作为粒子的适应值。
  14. Different with the dominant list scheduling algorithm, evolutionary multiprocessor task scheduling algorithm is a probabilistic global search algorithm.
    与主流的表调度算法不同,基于进化计算的多处理机任务调度算法是一种全局的概率搜索算法。
  15. The basic elements of agent organizational structure are defined. The mathematical formulation for agent organizational structure designing is given. A new hybrid genetic algorithm is proposed that multi-PRI list dynamic scheduling ( MPLDS) is nested in genetic algorithm.
    定义agent组织结构的基本元素,对agent组织合作行为的结构关系设计问题进行数学描述,并提出遗传算法与多维列表规划算法结合的混合遗传算法。
  16. A Dynamic List Scheduling Algorithm Based on Lower Bound Estimation
    一种基于下界估计的动态表调度算法
  17. It mainly introduces the basic ideas of list scheduling, task duplication-based scheduling and cluster-based scheduling. Further it focuses on the analysis to typical algorithm of above basic scheduling technologies.
    在此基础上主要介绍了表调度、基于任务复制以及基于集群等的调度技术思想,进而对这几种调度技术的典型算法作了简略的分析。
  18. The algorithm is based on the list scheduling principle by developing job se-quences for the first stage and queuing the remaining stages in a FIFO manner.
    所提出的算法基于表调度原理,首先给出在第一级工件的排列顺序,并在其后的各级采用先入先出(FIFO)方式。
  19. Theoretical analysis and simulation experiments showed that those algorithms are more efficient and effective for task matching and scheduling than traditional List scheduling approach and the existing CSGAs.
    理论分析与仿真实验均表明,本文所提算法的问题求解性能优于传统调度方法和已有用于任务分配与调度的遗传算法。
  20. A static scheduling algorithm which combines the genetic algorithm and heuristics list scheduling algorithm for the smart homogeneous multiprocessor system is presented.
    针对高性能的灵巧同构系统计算环境特点,提出了一种多处理机的任务静态调度算法。该算法结合遗传算法和启发式列表调度算法,具有较短的调度时间;
  21. List scheduling can produce more satisfactory solutions at significantly lower cost than other approaches.
    列表调度方法与其它方法相比,可以用较少的开销获得更好的结果。
  22. Due to its unique Ready List structure, μ C/ OS-ⅱ behaves efficiently in task scheduling.
    由于其独特的就绪表结构,μC/OS-Ⅱ在任务调度方面表现出极高的效率。
  23. The test tasks use of list scheduling algorithms, while sub-tasks uses of priority, task dependencies as task scheduling principles to dynamically generated and distribute virtual machines.
    对测试任务,采用表调度算法,对于子任务,则采用优先级、任务依赖关系等任务调度原则进行虚拟机的动态生成与分配。
  24. Modern optimization algorithms are effective tools to solve complex optimization problems, so we use the Genetic Algorithm ( GA), improved Multidimensional dynamic list scheduling ( MDLS) and Decision Tree Algorithm to achieve the eventually satisfactory solution.
    现代优化算法是求解复杂优化问题的有效工具,项目组织设计的最终求解就是使用了遗传优化算法、改进的多维动态列表规划和组织决策树生成算法等三种优化算法来求得满意解。
  25. The first algorithm is a local greedy scheduling algorithm ( LGA). The algorithm gets the data partition based on the list scheduling of tasks with local greedy policy.
    首先是局部贪婪LGA关联调度算法,该算法在对任务进行表调度的基础上,对数据采用局部贪婪策略进行分配。
  26. The main algorithms are based on task duplication and list scheduling, and the task duplication algorithms is not suitable for embedded real-time system because of the requirement for large memory space.
    在动态调度中主要存在基于任务复制和基于表的动态调度算法,而基于任务复制的动态调度算法对存储空间要求较高不适合实时系统。
  27. Reactive scheduling model contains the information of fixed task list, so that these tasks in the new scheduling scheme are consistent with the initial scheduling scheme.
    在反应式调度模型中反映固定任务表的信息,使这些任务的分配在新调度方案与初始调度方案保持一致。
  28. Establish socket linked list to complete the task scheduling program of the master server.
    在主控服务器的程序中建立socket的链表完成任务调度。
  29. The problem of dependent task scheduling is studied and an efficient list scheduling algorithm based on critical path is presented.
    研究了依赖任务调度问题,提出了一种基于关键路径的列表调度算法。
  30. For the instruction scheduling this paper firstly proposes a hybrid operation scheduling algorithm based on critical path and list scheduling, but the scheduling performance is limited because of the local optimality in the algorithm.
    针对指令调度任务,本文首先提出了一种基于操作的关键路径与表调度混合算法,但该算法属于局部最优化算法,限制了调度性能。